Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate flex-grow -> grow and flex-shrink -> shrink #14721

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

RobinMalfait
Copy link
Member

This PR adds missing legacy migrations for migrating flex-grow to grow and flex-shrink to shrink.

We already migrated flex-grow-0 to grow-0 and flex-shrink-0 to shrink-0, but forgot about these cases.

@RobinMalfait RobinMalfait requested a review from a team as a code owner October 18, 2024 16:17
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @RobinMalfait and the rest of your teammates on Graphite Graphite

We already migrated the `flex-grow-0` and `flex-shrink-0`, but forgot
about the `flex-grow` and `flex-shrink` cases.
@RobinMalfait RobinMalfait force-pushed the robin/migrate_missing_flex-grow_and_flex-shrink_ branch from c096e76 to 9b15386 Compare October 18, 2024 17:53
@RobinMalfait RobinMalfait enabled auto-merge (squash) October 18, 2024 17:56
@RobinMalfait RobinMalfait merged commit c4b97f6 into next Oct 18, 2024
2 checks passed
@RobinMalfait RobinMalfait deleted the robin/migrate_missing_flex-grow_and_flex-shrink_ branch October 18, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants